Skip to main content

IndexOfName

Description

Call IndexOfName to get the index of entity. Specify the name of entity as the AName parameter.Note: This method is implemented in derived classes.

Syntax

function IndexOfName(const AName: string): Integer; virtual;